xenconsoled: Fixes to domain management.
authorKeir Fraser <keir.fraser@citrix.com>
Mon, 20 Apr 2009 14:38:29 +0000 (15:38 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Mon, 20 Apr 2009 14:38:29 +0000 (15:38 +0100)
commit33ac804deb5db50e6c5280b3f5b9af2cf1552177
tree19b3b8312390f9b1a010ba151156b264a5673245
parent5aa2a526e22772446e1d182c487aa6ebcff11660
xenconsoled: Fixes to domain management.

Event-channel setup: Re-bind if the connection becomes unbound (e.g.,
due to 'slow' domain suspend cancellation), even if the remote port
identifier has not changed.

Domain logging: Only open log file once (don't leak fds) and fix a
small memory leak.

Evtchn changes based on a patch by Jiri Denemark <jdenemar@redhat.com>

Signed-off-by: Keir Fraser <keir.fraser@citrix.com>
tools/console/daemon/io.c